KsCommandStatus<T>.Value property
The value returned by a method. Its type depends on the method.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public T Value { get; }
Public ReadOnly Property Value As T
Property value
Type: T
See also